var google.golang.org/grpc.emptyServiceConfig

4 uses

	google.golang.org/grpc (current package)
		clientconn.go#L776: var emptyServiceConfig *ServiceConfig
		clientconn.go#L783: 	emptyServiceConfig = cfg.Config.(*ServiceConfig)
		clientconn.go#L804: 		cc.applyServiceConfigAndBalancer(emptyServiceConfig, &defaultConfigSelector{emptyServiceConfig})